Skip to content

Backport gh-2294#2295

Merged
ndgrigorian merged 2 commits intomaintenance/0.22.xfrom
backport-gh-2294
Apr 24, 2026
Merged

Backport gh-2294#2295
ndgrigorian merged 2 commits intomaintenance/0.22.xfrom
backport-gh-2294

Conversation

@ndgrigorian
Copy link
Copy Markdown
Collaborator

This PR backports gh-2294 to the maintenance/0.22.x branch and adds a changelog for 0.22.1

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

the __dealloc__ method was missing trailing underscores, so would not be recognized as the deallocator by Cython
@ndgrigorian ndgrigorian changed the title Backport gh 2294 Backport gh-2294 Apr 24, 2026
Copy link
Copy Markdown
Collaborator

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you @ndgrigorian

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 24, 2026

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

@ndgrigorian ndgrigorian merged commit 589cacf into maintenance/0.22.x Apr 24, 2026
12 of 27 checks passed
@ndgrigorian ndgrigorian deleted the backport-gh-2294 branch April 24, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants